GtkHeaderBar: Update separator visibility when needed
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Aug 2014 02:54:18 +0000 (22:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 Aug 2014 02:54:18 +0000 (22:54 -0400)
commit3404e92312d1305415ba92c6d4a892c5d11b1de6
tree0a8b5ec4d2121c1f45da6fa32ddb695531e25669
parent7b3c81f688276f25d1e8132fe56938aacbf228d5
GtkHeaderBar: Update separator visibility when needed

We need to be a little more forthcoming with showing and hiding
the separators - their visibility now depends on the the visibility
and pack type of the regular headerbar children. This was observed
in gnome-contacts, where headerbar buttons are shown and hidden.
gtk/gtkheaderbar.c